Add a test for ltr vs rtl boxes.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2016 04:24:51 +0000 (23:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 6 Jan 2016 19:57:42 +0000 (14:57 -0500)
commitd76fb63ba87e45c24ce916275d85a37b07fb3fc7
tree2536368d4289b693ff038cf0ff762cbd0f9152ce
parenta519a1a9284d749356a46ec249c5fdb9dd2f641c
Add a test for ltr vs rtl boxes.

This tests that horizontal boxes flip their child nodes
according to text direction to maintain the left-to-right
ordering of child nodes for both text directions.
testsuite/css/nodes/Makefile.am
testsuite/css/nodes/box.ltr.nodes [new file with mode: 0644]
testsuite/css/nodes/box.ltr.ui [new file with mode: 0644]
testsuite/css/nodes/box.rtl.nodes [new file with mode: 0644]
testsuite/css/nodes/box.rtl.ui [new file with mode: 0644]